Skip to content

build-support/meson: Correct cpu_family values for POWER#428810

Merged
alyssais merged 1 commit intoNixOS:masterfrom
OPNA2608:fix/le-POWER-meson-cross-cpu_family
Jul 31, 2025
Merged

build-support/meson: Correct cpu_family values for POWER#428810
alyssais merged 1 commit intoNixOS:masterfrom
OPNA2608:fix/le-POWER-meson-cross-cpu_family

Conversation

@OPNA2608
Copy link
Contributor

Endianness is not included in the value.

https://mesonbuild.com/Reference-tables.html#cpu-families

See NixOS/nix#13514 (comment).

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

Endianness is not included in the value.
@OPNA2608 OPNA2608 added 6.topic: cross-compilation Building packages on a different platform than they will be used on 6.topic: exotic Exotic hardware or software platform labels Jul 27, 2025
@nix-owners nix-owners bot requested a review from philiptaron July 27, 2025 09:42
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Jul 27, 2025
@alyssais alyssais merged commit 96662c2 into NixOS:master Jul 31, 2025
29 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: cross-compilation Building packages on a different platform than they will be used on 6.topic: exotic Exotic hardware or software platform 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants